@charset "utf-8";

* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding: 0; margin: 0;}
body{ font-size: 18px; color:#666; overflow-x: hidden; font-family: "Microsoft YaHei",Arial,sans-serif; padding-top: 140px;}
ul,li,ol,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,header,footer{ list-style: none; padding: 0; margin: 0; display: block;}
input,textarea,select,button{ font-size: 16px; outline:none;  font-family: "Microsoft YaHei",Arial,sans-serif;}
svg{ border: none;}
::-webkit-input-placeholder {color: #b2b2b2;}
::-moz-placeholder {color: #b2b2b2;}
:-ms-input-placeholder {color: #b2b2b2;}

a { text-decoration: none; color:#666; transition: color 0.56s ease;}
a:hover{ color:#6fba2c;}

img{ display: inline-block; vertical-align:middle;max-width:100%;max-height:100%;height: auto; border: none;}

.wrap{ width: 100%; max-width: 1750px; margin: 0 auto; padding: 0 50px;}
.ovh{overflow: hidden;}

::-webkit-scrollbar { width: 6px; background-color: rgba(24, 24, 24, .07); }
::-webkit-scrollbar-thumb {background: rgba(24, 24, 24, .3); border-radius: 8px; transition: background 0.4s ease;}
::-webkit-scrollbar-thumb:hover {background: #666;}

/*顶部*/
.header{ width: 100%; background:#fff; box-shadow: 0 0 10px rgba(0, 0, 0, .05);  position: fixed; left: 0; top: 0; z-index: 99999; }
.header .logo{height:140px; padding: 40px 0 32px;}
.header .tel{ font-size: 22px;}
.header .headMain{padding: 25px 0;}
.header .nav{ position: relative;}
.header .nav>ul>li{ position: relative; margin-left:80px;}
.header .nav>ul>li>a{ font-size:20px; color:#333; line-height:30px; transition: color .4s; display: block; position: relative;}
.header .nav>ul>li>a:hover,.header .nav>ul>li.on>a{ color:#6fba2c;}
.header .searchBtn{ width: 30px; height: 30px; background: url(../images/searchBtn.png) no-repeat center; cursor: pointer; margin: 0 40px 0 30px;}
.header .lang a{ padding: 0 12px 0 30px; background: #6fba2c url(../images/lang.png) no-repeat 10px center; border-radius: 30px; font-size: 14px; line-height: 30px; color: #fff; display: block;}

.menu-toggle{display: none;}

/*首页bannner*/
.banner { position: relative; overflow: hidden;}
.banner .swiper{ width:100%; overflow:hidden;}
.banner .swiper .swiper-slide{ background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden;}
.banner .swiper .swiper-slide img{width:100%;}
.banner .pagination { width: 100% !important; position: absolute; left:0; bottom:30px!important;  z-index:111; text-align: center;}
.banner .swiper-pagination-clickable .swiper-pagination-bullet { display: inline-block; width: 80px;height: 3px; background:#333; margin: 0 10px; border-radius:0 !important; opacity: 1; cursor: pointer;}
.banner .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #6fba2c;}
.banner .swiper-slide-active{opacity:1;}

.neiBanner{ height: 380px; background-position: center; background-repeat: no-repeat; background-size: cover;}

.title{ text-align: center; margin-bottom: 50px;}
.title h2{ font-size: 36px; line-height: 1; color: #000;  padding-bottom: 25px; position: relative;}
.title h2::after{ content: ""; width: 90px; height: 2px; background: #6fba2c; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%);}

.ntitle{ margin-bottom: 50px;}
.ntitle h2{ font-size: 36px; line-height: 1; color: #000;}

.indexOne{ padding: 90px 0;}
.indexOne .title{ margin-bottom: 30px;}
.indexOne .title h2::after{ display: none;}
.indexOne .num{ border-top: 2px solid #000; padding: 25px 0 90px;}
.indexOne .num ul li{ width: 25%; text-align: center;}
.indexOne .num ul li i{ height: 105px; display: flex; align-items: center; justify-content: center;}
.indexOne .num ul li ol{ font-size: 48px; font-weight: bold;}
.indexOne .num ul li dt{ margin-top: 5px;}
.indexOne .box .pic{ width: 50%;}
.indexOne .box .con{ width: 50%; padding-left: 110px;}
.indexOne .box .con .text{ font-size: 16px; line-height: 1.8; margin-bottom: 18px;}
.indexOne .box .con .more{ display: flex; justify-content: flex-end;}
.indexOne .box .con .more a{ width: 160px; height: 48px; line-height: 44px; font-size: 16px; text-align: center; border: #6fba2c solid 2px; border-radius: 30px;}

.indexTwo{ padding: 50px 0;}
.indexTwo .swiper{ padding-bottom: 50px; position: relative;}
.indexTwo .swiper-slide{ padding: 20px 0;}
.indexTwo .swiper-slide a{ background: #fff; box-shadow: 0 0 20px rgba(0, 0, 0, .1); border: #ccc solid 1px;  padding: 20px;}
.indexTwo .swiper-slide .pic{ width: 50%;}
.indexTwo .swiper-slide .con{ width: 50%; padding-left: 25px; height: 200px; overflow: hidden; }
.indexTwo .swiper-slide .con .tit{ font-weight: bold; font-size: 18px; color: #000; border-bottom: #ccc solid 1px; padding-bottom: 20px; margin-bottom: 20px;}
.indexTwo .swiper-slide .con .c{ font-size: 16px;}
.indexTwo .swiper-slide .con dd{ height: 13px; background: url(../images/icon05.png) no-repeat right center; margin-top: 10px;}
.indexTwo .pagination { width: 100% !important; position: absolute; left:0; bottom:0 !important;  z-index:111; text-align: center;}
.indexTwo .swiper-pagination-clickable .swiper-pagination-bullet { display: inline-block; width: 10px;height: 10px; background:#aaa; margin: 0 10px; border-radius:10px !important; opacity: 1; cursor: pointer;}
.indexTwo .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #6fba2c;}
.indexTwo .swiper-slide-active{opacity:1;}

.indexThree{ padding: 50px 0 150px;}
.indexThree .box{ position: relative;}
.indexThree .swiper-slide h3{ font-size: 18px; font-weight: normal; color: #000; margin-top: 40px;}
.indexThree .swiper-slide dd{ font-size: 16px; color: #6fba2c; text-decoration: underline; margin-top: 10px; text-align: right;}
.indexThree .arrow-left,.indexThree .arrow-right{ width: 40px; height: 40px; box-shadow: 0 0 10px rgba(0, 0, 0, .1); position: absolute; top:120px; z-index: 11;}
.indexThree .arrow-left{ background: url(../images/arrow-left.png) no-repeat center; left: -20px;}
.indexThree .arrow-right{ background: url(../images/arrow-right.png) no-repeat center; right: -20px;}

.about{ padding: 120px 0 180px;}
.danye{ font-size: 20px; color: #333; line-height: 1.8; margin-bottom: 70px;}
.danye .text{ border-top: 1px solid #000; padding-top: 30px;}
.about .num .con{ width: 50%;}
.about .num .con{ width: 50%;  padding: 0 120px;}
.about .num .con ul{ overflow: hidden;}
.about .num .con ul li{ width: 50%; text-align: center; padding: 50px 0; border-top: 1px solid #eee; border-left: 1px solid #eee; margin-left: -1px; margin-top: -1px;}
.about .num .con ul li ol strong{ font-size: 55px; color: #5bb431; line-height: 1;}
.about .num .con ul li dt{ margin-top: 5px;}
.about .num .pic{ width: 50%; text-align: right;}

.neiNav{ border-bottom: #ccc solid 1px;}
.neiNav ul li{ margin-right: 130px;}
.neiNav ul li a{ color: #000;  line-height: 74px; position: relative; display: block;}
.neiNav ul li a:hover{ color: #5bb431;}
.neiNav ul li.on a::after{ content: ""; width: 100%; height: 3px; background: #5bb431; position: absolute; left:0; bottom: -2px; z-index: 11;}

.products{ background: #f4f4f4; padding: 50px 0 150px;}
.products .box{ padding-bottom: 20px;}
.products .box ul li{ margin-bottom: 60px;}
.products .box ul li a{ background: #fff; padding: 0 100px;}
.products .box ul li a:hover{ box-shadow:0 0 15px rgba(0, 0, 0, .1);}
.products .box ul li .con{ width: 45%; padding-right: 100px; }
.products .box ul li .con h3{ font-size: 30px; color: #000; margin-bottom: 35px;}
.products .box ul li .con dt{ color: #999; margin-bottom: 80px;}
.products .box ul li .con dd{ width: 140px; height: 50px; border:#5bb431 solid 3px; border-radius: 50px; display: flex; align-items: center; justify-content: center; color: #333; font-size: 17px;}
.products .box ul li .pic{ width: 55%;}
.products .box ul li .pic dl{ padding-bottom: 55.55%;}

.products .boxCon{ padding: 100px; background: #fff;}
.products .boxCon .phead{ margin-bottom: 80px;}
.products .boxCon .phead .c{ width: 50%; padding-right: 100px;}
.products .boxCon .phead .c .t{ line-height: 1.8;}
.products .boxCon .phead .p{ width: 50%; text-align: center;}

.bread{ line-height: 100px; background: #e1e1e1;}

.proview{ padding: 100px 0;}
.proview .proHead{ padding: 0 100px; margin-bottom: 100px;}
.proview .proHead .pic{ width: 50%; padding-right: 45px;}
.proview .proHead .con{ width: 50%; padding-left: 45px;}
.proview .proHead .con .t{ padding-bottom: 40px; margin-bottom: 40px; border-bottom: #ccc solid 1px;}
.proview .proHead .con .t h1{ color: #000; font-size: 30px;}
.proview .proHead .con .c{ margin-bottom: 50px;}
.proview .proHead .con .more a{ width: 156px; height: 55px; border:#5bb431 solid 3px; border-radius: 50px; display: flex; justify-content: center; align-items: center;}
.proview .proCon{ margin-bottom: 100px;}
.proview .tit{ margin-bottom: 30px; text-align: center;}
.proview .tit h2{font-size: 30px; color: #000;}

.equipment{ background: #f2f2f2; padding: 60px 0;}
.equipment .box{ position: relative;}
.equipment .swiper{ padding-bottom: 70px;}
.equipment .swiper-slide dl{ padding-bottom: 67.3%;}
.equipment .arrow-left,.equipment .arrow-right{ width: 40px; height: 40px; box-shadow: 0 0 10px rgba(0, 0, 0, .1); position: absolute; top:158px; z-index: 11;}
.equipment .arrow-left{ background: url(../images/arrow-left.png) no-repeat center; left: -20px;}
.equipment .arrow-right{ background: url(../images/arrow-right.png) no-repeat center; right: -20px;}
.equipment .pagination { width: 100% !important; position: absolute; left:0; bottom:0 !important;  z-index:111; text-align: center;}
.equipment .swiper-pagination-clickable .swiper-pagination-bullet { display: inline-block; width: 15px;height: 15px; background:none; border: #222 solid 2px; margin: 0 10px; border-radius:10px !important; opacity: 1; cursor: pointer;}
.equipment .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #222;}
.equipment .swiper-slide-active{opacity:1;}

.honor{ padding: 90px 0 150px;}
.honor .box{ position: relative;}
.honor .swiper{ padding-bottom: 70px;}
.honor .swiper-slide dl{ padding-bottom: 67.3%;}
.honor .swiper-horizontal>.swiper-scrollbar, .honor .swiper-scrollbar.swiper-scrollbar-horizontal { position: absolute; left: 0 !important; bottom: 0 !important; top: auto; z-index: 50; height: 6px !important; width: 100% !important; background: #999999;}
.honor .swiper-scrollbar-drag{ background: #78be39; border-radius: 0 !important;}

.news{ padding: 70px 0 150px;}
.news .box{ padding: 0 100px 20px;}
.news .box ul{ margin: 0 -35px;}
.news .box ul li{ width: 33.33%; padding: 0 35px; margin-bottom: 50px;}
.news .box ul li dl{ padding-bottom: 66.66%;}
.news .box ul li h3{ font-size: 18px; font-weight: normal; color: #000; margin-top: 20px;}
.news .box ul li dd{ font-size: 18px; color: #999; margin-top: 10px;}

.newsView{ padding: 90px 0 150px;}
.newsView .viewHead{ padding-bottom: 50px; text-align: center; border-bottom: #ddd solid 1px;}
.newsView .viewHead h1{ font-size: 35px; font-weight: normal; color: #000; margin-bottom: 20px;}
.newsView .viewHead p{font-size: 16px;}
.newsView .text{ padding: 50px 0; font-size: 18px; line-height: 1.8;}
.newsView .back{ font-size: 24px; line-height: 1.8; border-bottom: #78be39 solid 3px; padding: 0 10px; margin-top: 60px;}

.video{ padding: 70px 0 150px;}
.video .box{ padding: 30px 0;}
.video .box ul{ margin: 0 -30px;}
.video .box ul li{ width: 25%; padding: 0 30px; margin-bottom: 50px;}
.video .box ul li ol{ cursor: pointer;}
.video .box ul li dl{ padding-bottom:75%;}
.video .box ul li dl::before{ content: ""; width: 100%; height: 100%; background: url(../images/video.png) no-repeat center; position: absolute; left: 0; top: 0; z-index: 11; transition: all .4s;}
.video .box ul li h3{ font-size: 18px; color: #666; font-weight: normal; text-align: center; line-height: 50px; background: #f4f3f3;}
.video .box ul li ol:hover h3{ background: #78be39; color: #fff;}

.contact{ padding: 80px 0 130px; background: #f5f6f7;}
.contact .box{ padding: 50px 0;}
.contact .box ul{ overflow: hidden;}
.contact .box ul li{ width: 33.33%; color: #333; text-align: center; border-left: 1px solid #dcddde; margin-left: -1px;}
.contact .box ul li i{ height: 85px; display: block;}
.contact .box ul li ol{ margin-bottom: 50px;}
.contact .box ul li h3{ font-size: 24px; font-weight: normal;}
.contact .box ul li dt{ font-size: 16px; text-transform: uppercase;}

.message{ padding: 80px 0 130px;}
.message .box ul{ margin: 0 -20px 40px;}
.message .box ul li{ width: 33.33%; padding: 0 20px;}
.message .box ul ol{ padding: 0 20px;}
.message input{ width: 100%; height: 60px; border: #ccc solid 1px; border-radius: 5px; padding-left: 25px;}
.message textarea{ width: 100%; height: 180px;  border: #ccc solid 1px; border-radius: 5px; padding: 10px 25px;}
.message button{ width: 125px; height: 54px; background: #0952a0; border: none; color: #fff; font-weight:bold; font-size: 20px; display: block; margin: 0 auto; cursor: pointer;}
.message button:hover{ background: #054992;}

.footer{ background: #444444; color: #cccccc;}
.footer .fmain{ padding: 55px 0 30px;}
.footer .fcontact ul li{ padding: 18px 0;}
.footer .fcontact ul li i{ margin-right: 15px;}
.footer .fnav ul li{ font-size: 20px; margin-bottom: 26px;}
.footer .ewm>dl{ font-size: 20px; margin-bottom: 40px;}
.footer .ewm .box>dl{ width: 125px; margin-right: 20px;}
.footer .ewm ol a{ margin-left: 5px;}
.footer .copyright{ font-size: 16px; text-align: center; line-height: 60px;}
.footer a{ color: #ccc;}
.footer a:hover{ color: #6fba2c;}

/*===/分页=============================*/
.fenye { text-align: center; font-size: 18px; width: 100%; display: flex; justify-content: center; }
.fenye .prev, .fenye .next { width: 50px; height: 50px; line-height: 50px; color: #666;margin-right: 10px; border-radius: 50px; display: block; font-family: "宋体";font-size: 18px; background: #ddd;}
.fenye a { width: 50px; height: 50px; line-height: 50px; color: #666; border-radius: 50px; margin-right: 10px;display: block; background: #ddd; transition: all 0.4s;}
.fenye a:hover {color: #fff; background: #6fba2c;}
.fenye a.current { color: #fff;  background: #6fba2c;}

/*搜索框*/
.search-dialog-box{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999999;}
.search-dialog-box .black{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);}
.search-dialog{position: absolute;left:50%;top:50%;box-sizing:border-box;width: 680px;padding: 20px 30px;transform: translate(-50%,-50%);background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,.33);border-radius:50px;}
.search-dialog input[type=text]{float: left;width: 86%;border: none; padding: 0;font-size:18px;line-height: 28px; height:28px;color: #999; background-color: #fff;border-radius: 0;}
.search-dialog input[type=submit] {float: right; width:28px; height:28px; background-repeat: no-repeat; background-position: center; background-size: 100%; border: none; padding: 0; background-image: url(../images/search-btn.png);background-color: transparent; cursor: pointer;}


/* 弹出框 */
.tccBox{display: none; position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999;}
.tccBox .black{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);}
.tccBox .BoxCon{padding: 20px;position: absolute;left:50%;top:50%;box-sizing:border-box;transform: translate(-50%,-50%); color: #999;}
.tccBox .BoxCon .off{ width: 30px; height: 30px; background:url(../images/off.png) no-repeat center; position: absolute; top: -15px; right: -15px;  cursor: pointer;}
.tccBox .BoxCon ul video{ max-width: 1000px;}


@media (max-width: 1800px) {

}

@media (max-width: 1650px) {

}

@media (max-width: 1550px) {

}

@media (max-width: 1480px) {

    body{ font-size: 16px;}

    .header .nav>ul>li>a{ font-size: 18px;}

    .title h2{ font-size: 30px;}
    .ntitle h2{ font-size: 30px;}

    .indexOne .num ul li ol{ font-size: 40px;}

    .indexThree .swiper-slide h3{ font-size: inherit; margin-top: 20px;}

    .about { padding: 80px 0 140px; }
    .danye { font-size: inherit;}

    .about .num .con{ padding: 0 60px;}
    .about .num .con ul li ol strong{ font-size: 40px;}

    .products .box ul li .con h3{ font-size: 22px;}

    .news .box{ padding: 0 0 20px;}
    .news .box ul li h3 { font-size: inherit;}
    .news .box ul li dd { font-size: inherit;}

    .newsView .viewHead h1{ font-size: 28px;}
    .newsView .text{ font-size: inherit;}
    .newsView .back{ font-size: 18px;}

    .video .box ul li h3{ font-size: inherit;}

    .footer .fnav ul li{ font-size: 18px;}
}

@media (max-width: 1420px) {
    .header .tel{ font-size: 20px;}
    .header .nav>ul>li{margin-left: 50px;}

    .neiBanner { height: 350px;}

    .products .box ul li{ margin-bottom: 30px;}
    .products .box ul li a{ padding: 0 50px;}
    .proview .proHead{ padding: 0;}

    .footer .fnav ul li{ font-size: inherit;}
}

@media (max-width: 1300px) {
    .header .nav>ul>li { margin-left: 45px; }
    .header .nav>ul>li>a{ font-size: 17px;}
}

@media (max-width: 1240px) {
    .wrap{ padding: 0 20px;}

}

@media (max-width: 1180px) {
    .header .logo { padding: 50px 0 35px;}
    .header .nav>ul>li { margin-left: 35px; }
    .header .searchBtn{ margin: 0 20px;}
}

@media (max-width: 1030px) {
}

@media screen and (max-width:750px){
    body{ font-size: 14px; padding-top: 60px;}
    .wrap{ padding: 0 15px;}

    .header{ width: 100%; height: 60px;}
    .header .wrap{ height: 60px;}
    .header .logo{ height: 60px; padding: 10px 0; }
    .header .tel{ display: none;}
    .header .headRight { position: fixed; top: 60px; left: 0; width: 100%; height: calc(100vh - 60px);  background: #fff; display: none; padding-left: 0;}
    .header .headMain{ flex-direction: column; padding: 0;}
    .header .nav{ width: 100%; margin-top: 0;}
    .header .nav>ul{ display: block;  position: relative; z-index: 111; border-top: #eee solid 1px; }
    .header .nav>ul>li{ border-bottom: #eee solid 1px; margin-right: 0; margin-left: 0; position: relative;}
    .header .nav>ul>li>a{ padding: 0 15px; font-size: 15px; color: #000;  font-weight: normal; line-height: 46px;  display: block;}
    .header .searchBtn { margin: 20px; }

    .header .menu-toggle{ width:60px; height:60px; position:absolute; right:0; top:0; z-index:99999; display:block;}
    .header .menu-toggle span{ width:35px; height:2px; background:#000;display:block; position:relative; opacity:1;transition:all 300ms; margin:30px 0 0 12px;}
    .header .menu-toggle span:before{ content:"";width:35px; height:2px; background:#000;display:block; position:absolute; left:0; top:-10px;transition:all 300ms;}
    .header .menu-toggle span:after{ content:"";width:35px; height:2px; background:#000;display:block;position:absolute; left:0; top:10px;transition:all 300ms;}
    .header .menu-toggle.cur span{background-color:transparent;}
    .header .menu-toggle.cur span:before{transform:rotate(45deg); top:0px;}
    .header .menu-toggle.cur span:after{transform:rotate(-45deg); top:0px;}

    .banner .pagination {  bottom:10px!important; }
    .banner .swiper-pagination-clickable .swiper-pagination-bullet {width: 10px;height: 10px; border-radius: 10px !important;}

    .neiBanner { height: 130px; }

    .title { margin-bottom: 30px;}
    .title h2 { font-size: 22px; padding-bottom: 15px; }

    .ntitle{ margin-bottom: 30px;}
    .ntitle h2{ font-size: 22px; text-align: center;}

    .indexOne { padding: 50px 0; }
    .indexOne .num { border-top: none; padding: 0 0 10px; }
    .indexOne .num ul{ flex-wrap: wrap;}
    .indexOne .num ul li{ width: 50%; margin-bottom: 25px;}
    .indexOne .num ul li i{ height: 30px;}
    .indexOne .num ul li ol { font-size: 20px; }
    .indexOne .box { display: block;}
    .indexOne .box .pic{ width: 100%; margin-bottom: 20px;}
    .indexOne .box .con{ width: 100%; padding: 0;}
    .indexOne .box .con .text{ font-size: inherit;}
    .indexOne .box .con .more { justify-content: center;}
    .indexOne .box .con .more a { width: 120px; height: 40px; line-height: 36px; font-size: inherit;}

    .indexTwo { padding: 10px 0; }
    .indexTwo .swiper { padding-bottom: 25px;}
    .indexTwo .swiper-slide .con .tit{ font-size: 15px; padding-bottom: 10px; margin-bottom: 10px;}
    .indexTwo .swiper-slide .con .c{ font-size: 12px;}

    .indexThree { padding: 50px 0 80px; }
    .indexThree .swiper-slide h3{overflow: hidden;text-overflow: ellipsis;	display: -webkit-box;	-webkit-line-clamp: 2;	-webkit-box-orient: vertical;}
    .indexThree .swiper-slide dd{ display: none;}
    .indexThree .arrow-left, .indexThree .arrow-right{ top: 44px;}
    .indexThree .arrow-left{ left: -10px;}
    .indexThree .arrow-right{ right: -10px;}

    .about { padding: 50px 0 60px; }
    .danye{ margin-bottom: 35px;}
    .about .num{ display: block;}
    .about .num .con{ width: 100%; padding: 0;}
    .about .num .con ul li ol strong { font-size: 28px; }
    .about .num .pic{ width: 100%;}

    .equipment{ padding: 50px 0;}
    .equipment .swiper { padding-bottom: 50px; }
    .equipment .arrow-left, .equipment .arrow-right{ display: none;}
    .equipment .swiper-pagination-clickable .swiper-pagination-bullet { width: 10px; height: 10px;}

    .honor { padding: 50px 0 80px; }
    .honor .swiper { padding-bottom: 40px; }

    .neiNav ul li { margin-right: 20px; }
    .neiNav ul li a{ line-height: 46px;}

    .products{ padding: 30px 0 80px;}
    .products .box { padding-bottom: 0; }
    .products .box ul li { margin-bottom: 20px; }
    .products .box ul li a { padding: 20px; flex-direction: column-reverse;}
    .products .box ul li .pic{ width: 100%;}
    .products .box ul li .con{ width: 100%; padding: 0;}
    .products .box ul li .con h3{ font-size: 17px; margin-bottom: 10px;}
    .products .box ul li .con dt{ margin: 0;}
    .products .box ul li .con dd{ display: none;}

    .products .boxCon{ padding:30px 20px;}
    .products .boxCon .phead{ display: block; margin-bottom: 25px;}
    .products .boxCon .phead .c{ width: 100%; padding: 0; margin-bottom: 10px;}
    .products .boxCon .phead .p{ width: 100%;}

    .proview .proCon{ margin-bottom: 50px;}
    .proview .tit { margin-bottom: 10px;}

    .bread { line-height: 44px;}
    .proview { padding: 30px 0; }
    .proview .proHead{ display: block; margin-bottom: 70px;}
    .proview .proHead .pic{ width: 100%; padding: 0; margin-bottom: 20px;}
    .proview .proHead .con{ width: 100%; padding: 0;}
    .proview .proHead .con .t { padding-bottom: 15px; margin-bottom: 15px;}
    .proview .proHead .con .t h1{ font-size: 20px;}
    .proview .proHead .con .more a { width: 130px; height: 44px; margin: 0 auto;}
    .proview .tit h2{ font-size: 22px;}

    .news { padding: 50px 0 80px; }
    .news .box ul{ margin: 0;}
    .news .box ul li{ width: 100%; padding: 0; margin-bottom: 25px;}

    .newsView { padding: 40px 0 80px; }
    .newsView .viewHead { padding-bottom: 30px; }    
    .newsView .viewHead h1{ font-size: 20px;}
    .newsView .viewHead p{ font-size: 12px;}
    .newsView .text { padding: 25px 0;}
    .newsView .back{ margin-top: 30px;}

    .video { padding: 50px 0 80px; }
    .video .box { padding:5px 0 0; }
    .video .box ul { margin: 0 -5px;}
    .video .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 15px;}

    .contact { padding: 60px 0 40px;}
    .contact .box { padding: 8px 0; }
    .contact .box ul { display: block;}
    .contact .box ul li{ width: 100%; margin-bottom: 25px;}
    .contact .box ul li i{ height: 24px;}
    .contact .box ul li h3{ font-size: 16px; margin-top: 5px;}
    .contact .box ul li dt{ font-size: 14px;}
    .contact .box ul li ol{ margin-bottom: 10px;}
    .message .box ul ol{ margin-bottom: 10px;}

    .message { padding: 50px 0 80px; }
    .message .box ul{ display: block; margin: 0;}
    .message .box ul li{ width: 100%; margin-bottom: 10px; padding: 0;}
    .message .box ul ol{ padding: 0;}
    .message input{ height: 42px; padding-left: 15px;}
    .message button{ height: 44px; font-size: 16px;}

    .footer .fmain{ display: block;}
    .footer .fcontact { margin-bottom: 25px;}
    .footer .fcontact ul li { padding: 6px 0; }
    .footer .fcontact ul li i img{ height: 25px;}
    .footer .fnav {display: none;}
    .footer .ewm>dl{ font-size: 16px; text-align: center; margin-bottom: 20px;}
    .footer .ewm .box{ justify-content: center;}
    .footer .ewm .box>dl{ width: 100px;}
    .footer .copyright { font-size: 14px; line-height: 1.5; padding-bottom: 20px; }

    /*===/分页=============================*/
    .fenye { text-align: center; font-size: 14px; width: 100%; padding-top: 20px;}
    .fenye .prev, .fenye .next { width: 34px; height: 34px; line-height: 32px; margin-right: 3px; font-size: 16px; }
    .fenye a { width: 34px; height: 34px; line-height: 32px; margin-right:3px;}
    .fenye a:hover {color: #fff; }
    .fenye a.current { color: #fff;  margin-right: 3px;}
    .footer .gotop{ display: none;}

    .tccBox .BoxCon{ width: 94%;}
    .tccBox .BoxCon .off{ width: 18px; height: 18px; right: 18px;}
    .tccBox .BoxCon ul video{ width: 100%;}
    .search-dialog{ width: 95%;}
}